<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



  .left {
 	float: left;
 }
 
 .right {
 	float: right;
 }
 
 .clearboth {
 	clear: both;
 }
 
 .content-1 {
 	width: 1180px;
 	margin: 0 auto;
 }


::selection {
	background-color: #2481d8;
	color: #fff;
}

::-moz-selection {
	background-color: #2481d8;
	color: #fff;
}

::-webkit-selection {
	background-color: #2481d8;
	color: #fff;
}

/*top*/
.header-top1{
dth: 100%;
	height: 180px;
}
.header-top{
	width: 100%;
	height: 180px;
	background: url(../images/top-bg.jpg) no-repeat center;
}
.logo{
	width: 136px;
	height: 100px;
	padding-top: 32px;
	padding-left: 15px;
}
.logo img{
	width: 136px;
	height: 100px;
	display: block;
}
.title-nav{
	width: 1010px;
	height: 180px;
}
.mark{
	width: 1010px;
	height: 119px;
}
.mark-num{
	width: 80px;
	height: 65px;
	margin: 30px 0 0 34px;
	border-right: 1px solid #ccc;
}
.mark-num h4{
	font:bold 44px  arial;
	color: #2481d8;
	text-align: center;
}
.mark-num p{
	font: 9px arial;
	color: #2481d8;
	text-align: center;
}
.mark-title h4{
	font: bold 20px/30px "microsoft yahei";
	letter-spacing: 1px;
	margin: 30px 0 0 15px;
	color: #2481d8;
}
.mark-title h4 b{
	color: #333;
	display: block;
}
.header-tel{
	width: 220px;
	background: url(../images/header-tel.png) no-repeat left top;
	margin-top: 30px;
}
.header-tel h4{
	font: 15px "microsoft yahei";
	color: #333;
	padding-left: 60px;
}
.header-tel p{
	font: 24px/32px impact;
	color: #2481D8;
	padding-left: 60px;
	letter-spacing: 2px;
}
.nav{
	display: block;
	width: 1010px;
	height: 60px;
}
.nav ul li{
	float: left;
	padding: 0 22px;
}
.nav ul li a{
	display: block;
	font: 15px/59px "microsoft yahei";
	color: #333;
	height: 59px;
}
.nav ul li a:hover {
	color: #2481D8;
	border-bottom: 2px solid #2481D8;
}
.nav ul li.another a{ 

	    color: #2481D8;
    border-bottom: 2px solid #2481D8;

}



.fixedNav{ position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}


/*footer*/
.footer{
	width: 100%;
	background: #262c38;
	height: 450px;
}
.footer-logo{
	width: 136px;
	height: 100px;
	padding-top: 42px;
	padding-left: 15px;
}
.footer-logo img{
	width: 136px;
	height: 100px;
	display: block;
}
.footer-title-nav{
	width: 1010px;
	height: 180px;
}
.footer-mark{
	width: 1010px;
	height: 119px;
}
.footer-mark-num{
	width: 80px;
	height: 65px;
	margin: 30px 0 0 34px;
	border-right: 1px solid #ccc;
}
.footer-mark-num h4{
	font:bold 44px  arial;
	color: #fd9924;
	text-align: center;
}
.footer-mark-num p{
	font: 9px arial;
	color: #fd9924;
	text-align: center;
}
.footer-mark-title h4{
	font: bold 20px/30px "microsoft yahei";
	letter-spacing: 1px;
	margin: 30px 0 0 15px;
	color: #fd9924;
}
.footer-mark-title h4 b{
	color: #fff;
	display: block;
}
.footer-header-tel{
	width: 220px;
	background: url(../images/footer-tel.png) no-repeat left top;
	margin-top: 30px;
}
.footer-header-tel h4{
	font: 15px "microsoft yahei";
	color: #fff;
	padding-left: 60px;
}
.footer-header-tel p{
	font: 24px/32px impact;
	color: #fd9924;
	padding-left: 60px;
	letter-spacing: 2px;
}
.footer-nav{
	display: block;
	width: 1010px;
	height: 60px;
}
.footer-nav ul li{
	float: left;
	padding: 0 22px;
	
}
.footer-nav ul li a{
	display: block;
	font: 15px/59px "microsoft yahei";
	color: #fff;
	height: 59px;
}
.footer-nav ul li a:hover {
	color: #fd9924;
}
.footer-line{
	width: 1010px;
	height: 1px;
	background: -webkit-linear-gradient(left, #262c38 , #4b4e54,#262c38); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #262c38, #4b4e54,#262c38); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #262c38, #4b4e54,#262c38); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #262c38 , #4b4e54,#262c38); /* 标准的语法 */
}
.footer-xqbg{
	width: 100%;
	height: 182px;
	border: 1px solid #4b4e54;
	border-left: none;
	border-right: none;
	margin: 35px 0 0;
}
.footer-xql{
	font: 15px/30px "microsoft yahei";
	color: #fff;
	margin-top: 30px;
}
.footer-xql a{
	color: #fff;
}
.footer-xql h2{
	display: inline-block;
	font: 15px/30px "microsoft yahei";
	color: #fff;
}
.footer-xql img{
	vertical-align: sub;
}
.footer-xql a:hover{
	color: #fd9924;
}
.footer-xqrr{
	width: 123px;
	height: 123px;
	display: block;
}
.footer-xqrl{
	width: 16px;
	font: 16px/30px "microsoft yahei";
	color: #fff;
}
.footer-xqrr{
	display: block;
	width: 123px;
	height: 123px;
	margin-top: 20px;
}
.footer-xqrl{
	width: 16px;
	height: 69px;
	display: block;
	padding-right: 10px;
	padding-top:45px;
}
.footer-xqrl img{
	width: 16px;
	height: 69px;
	display: block;
}
.beian{
	font: 15px/36px "microsoft yahei";
	color: #fff;
	text-align: center;
	padding-top: 10px;
}

.footer-xqrr img{display:block;width:136px;height:136px;}</pre></body></html>